services.kanidm.provision.systems.oauth2.<name>.originUrl

The redirect URL of the service. These need to exactly match the OAuth2 redirect target

Type
string matching the pattern .*://?.*$ or non-empty (list of string matching the pattern .*://?.*$)
Example
"https://someservice.example.com/auth/login"
Declared
<nixpkgs/nixos/modules/services/security/kanidm.nix>